home *** CD-ROM | disk | FTP | other *** search
/ EnigmA Amiga Run 1997 July / EnigmA AMIGA RUN 20 (1997)(G.R. Edizioni)(IT)[!][issue 1997-07 & 08][EAR-CD IV].iso / earcd / game / shoot / massacre.lha / massacre / Massacre! < prev    next >
Text File  |  1997-03-25  |  722b  |  27 lines

  1. echo "M A S S A C R E"
  2. echo "==============="
  3. echo "by MaSaCre and BpM"
  4. echo "An very old but still cool SEUCK-Game"
  5. echo "Theres a secret Part included...(extra-level) try find it out..."
  6. wait 1
  7. assign mas: ""
  8. assign c: mas:c add
  9. ; Here you can use the degrader... (here it´s runit)
  10. if exists c:runit
  11.   echo "runit found...Degrading your System"
  12.   wait 1
  13.   runit degrade setold oldkick >NIL:
  14. else
  15.   echo "Degradertool Runit not found... you have to degrade your system by hand"
  16.   wait 2
  17. endif
  18. stack 20000   ; for Showmovie
  19. ls mas:black
  20. SMP mas:MOD.MASSACRE ;to stop press both mouse buttons
  21. wait 5
  22. SHOWMOVIE -s mas:FILM
  23. MASSACRE MASSACRE
  24. ;Massacre Massa2     ; yes, heres the secret level.. not finished...
  25. cs mas:black
  26.  
  27.